[INFO] fetching crate pgmold 0.31.7...
[INFO] testing pgmold-0.31.7 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pgmold 0.31.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pgmold 0.31.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pgmold 0.31.7
[INFO] tweaked toml for crates.io crate pgmold 0.31.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pgmold 0.31.7 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pgmold 0.31.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba15f1d0002572582ada540d7b692540395a8eb2eb0c7afcb3ab50fad48acc3e
[INFO] running `Command { std: "docker" "start" "-a" "ba15f1d0002572582ada540d7b692540395a8eb2eb0c7afcb3ab50fad48acc3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba15f1d0002572582ada540d7b692540395a8eb2eb0c7afcb3ab50fad48acc3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba15f1d0002572582ada540d7b692540395a8eb2eb0c7afcb3ab50fad48acc3e", kill_on_drop: false }`
[INFO] [stdout] ba15f1d0002572582ada540d7b692540395a8eb2eb0c7afcb3ab50fad48acc3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9dc2ea87a2ffbd02f058e864ea6bc13b36a71d59677617664fcd1d4887be7c9
[INFO] running `Command { std: "docker" "start" "-a" "c9dc2ea87a2ffbd02f058e864ea6bc13b36a71d59677617664fcd1d4887be7c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling sqlparser_derive v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling pgmold-sqlparser v0.60.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling pgmold v0.31.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "c9dc2ea87a2ffbd02f058e864ea6bc13b36a71d59677617664fcd1d4887be7c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9dc2ea87a2ffbd02f058e864ea6bc13b36a71d59677617664fcd1d4887be7c9", kill_on_drop: false }`
[INFO] [stdout] c9dc2ea87a2ffbd02f058e864ea6bc13b36a71d59677617664fcd1d4887be7c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37dec8380cf57ba03133e87c1f68f39870aeb22c48ffa517bbacb054a3b93137
[INFO] running `Command { std: "docker" "start" "-a" "37dec8380cf57ba03133e87c1f68f39870aeb22c48ffa517bbacb054a3b93137", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling serde_with v3.16.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling pgmold v0.31.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling testcontainers v0.23.3
[INFO] [stderr]    Compiling testcontainers-modules v0.11.6
[INFO] [stderr] error: could not compile `pgmold` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name pgmold --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26a6d5692fbce1fe -C extra-filename=-9b642231682a8938 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pgmold` (test "convergence")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name convergence --edition=2021 tests/convergence.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f2617a4a2fe2bce -C extra-filename=-3a83aae30914b09a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "foreign_keys")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name foreign_keys --edition=2021 tests/foreign_keys.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7ac01ad15389133 -C extra-filename=-f5c598f5f3c680c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "plan")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name plan --edition=2021 tests/plan.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9749086d6a027ab3 -C extra-filename=-a3c5bce62f476d60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "sequences")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name sequences --edition=2021 tests/sequences.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=048089972203e0a3 -C extra-filename=-b2d324e367bafcdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "default_privileges")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name default_privileges --edition=2021 tests/default_privileges.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f03a34380ed1862 -C extra-filename=-98eea2e90b2c2b4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "dump")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name dump --edition=2021 tests/dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e32cfe72e17989fb -C extra-filename=-9c93db8bf597d59b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "policies")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name policies --edition=2021 tests/policies.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8baf4601eb91b849 -C extra-filename=-27df0e8bd4ba9149 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "semantic_equivalence")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name semantic_equivalence --edition=2021 tests/semantic_equivalence.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33793bda3ec45be3 -C extra-filename=-757427ff3bde8fd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "functions")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name functions --edition=2021 tests/functions.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6111b709c561a4e -C extra-filename=-8d3fef938f305508 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pgmold` (test "apply")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name apply --edition=2021 tests/apply.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51597a6840df3c17 -C extra-filename=-4452a21113d075df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5c8506b0716c7be2.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-94b5185053b7a7f8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-46229951176ae70e.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2f14ec2c3343e1ee.rlib --extern pgmold=/opt/rustwide/target/debug/deps/libpgmold-35bee8dca40904d5.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-28553322a98b7489.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c68c48934994d041.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ff04cfa048f2f85b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-f71dee2a80170b67.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-578a8f6d1ecb4605.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-6126e6658ae0c6d0.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-e802e9275e0e8a31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec3eb10f30424171.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustciS8O2g/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libassert_cmd-5c8506b0716c7be2,libwait_timeout-21ceb1d347cf1a06,libbstr-c20cd59289ff2d9a,libpredicates_tree-969a753f36490a18,libtermtree-a075e54d067ee6cb,libpredicates-35293773fc2e787b,libanstyle-8f9813155d5c1cf2,libdifflib-b5c0d174341d4249,libpredicates_core-2ee15378b2ec456c,libtestcontainers_modules-e802e9275e0e8a31,libtestcontainers-6126e6658ae0c6d0,libtokio_tar-55b162641bb91c99,libxattr-e165ece69efbafd2,libfiletime-b5630e6163b6cb8b,libdocker_credential-69ed52f5f5f9e934,libbase64-64299f9d815d057c,libparse_display-5bcd815588d565ab,libetcetera-7befb8a37ea0b57d,libtokio_stream-7bcf59e2f3e159b3,libbollard-3688848216dafe44,libserde_urlencoded-e25c0a681740c3b6,librustls_native_certs-88a4aef91c07416e,libopenssl_probe-cbab9b905ab83f66,librustls_pemfile-c1600c7f279c39ba,libhyperlocal-a2f9a2d9c0cd3dc7,libhyper_rustls-334390c373a6b18e,libtokio_rustls-8578b41980c0ea16,libhyper_util-ed3e8df3bd5ff749,libtower_service-0d7df29686b13872,libtokio_util-8c0673bf64aacee9,libhyper-3c50cd9af23553d8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-1f112112ed1d002a,libhttp_body-f2edbae7c0af9151,libhttp-3ee0ccaf2c33a3da,libfnv-2d77ec4f6f971b24,libfutures-9433ef0b5b2564f0,libfutures_executor-f5c0d9f2f0e29ddb,libbollard_stubs-3309534df85744b7,libserde_with-f101eb72eb9f7f02,libtempfile-578a8f6d1ecb4605,libgetrandom-88577a724e55f121,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,liblinux_raw_sys-693dbac71fe04287,libpgmold-35bee8dca40904d5,libsqlparser-28553322a98b7489,librecursive-1d6495a9a88d753e,libstacker-32862d669e646181,libpsm-b390893335ef0933,libregex-ff04cfa048f2f85b,libregex_automata-7117014e17788e00,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libglob-8ca68987fb4fe516,libthiserror-2529280f3a8b0cc1,libpetgraph-2f14ec2c3343e1ee,libfixedbitset-3c4adce085318424,libsqlx-f71dee2a80170b67,libsqlx_postgres-24e63b91190fd181,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-9710438662028847,libmd5-aea56d2645a7f2a4,libbyteorder-1e924d369e48dcfe,libatoi-637ffde56a160fd6,libnum_traits-300c5186abf3804c,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-16187467fdc545e1,librand_chacha-5b039a40b3e02ab9,libppv_lite86-2f02f075057b1663,libzerocopy-a8e0caacbb61b81f,librand_core-084e7b24318d9cdb,libhkdf-b091740f458038e4,libhmac-e308d36d93a4efee,libsqlx_core-a06067b0052efe14,libwebpki_roots-9b73b5f46cff00da,libwebpki_roots-302548ed45f00ceb,libthiserror-4f2460878c822241,libindexmap-50c87da5001fa587,libhashbrown-00f937fe1169347c,libbase64-2a03de3babadded3,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-2a27492c6f1e7180,libsubtle-ca7024fc66e4388f,libwebpki-9191db970cd3c669,libring-2d962bfcf6390c77,libgetrandom-da1a24777056bd78,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtokio-ec3eb10f30424171,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-0bb2414fe3468d61,libparking_lot_core-497c2c0d28d9d21d,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-ff5aca13e3e348ea,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde_json-803b8165a32a8256,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-a6d3c1ec3aa5d6df,libidna-c9998bda266c3a1e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b5544dd1701b571b,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-cf21c09deb5de542,libsmallvec-cd064806b88c7850,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c451220b60b3a9dc,liblog-45f74354a8b36c20,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-f068d10e96971ec0,libcrossbeam_utils-bddddcad4a4551ea,libeither-5f256cf57a756697,libserde-40ce2638f74b91d1,libserde_core-9630c118cbbf7b68,libevent_listener-2fc24d57084502f6,libparking-49fcf10303d3525f,libfutures_util-b0998db526897e26,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustciS8O2g/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out" "-L" "/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli_e2e-7650ceded1a84ab3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pgmold` (test "cli_e2e") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustccm2shH/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtestcontainers_modules-e802e9275e0e8a31,libtestcontainers-6126e6658ae0c6d0,libtokio_tar-55b162641bb91c99,libxattr-e165ece69efbafd2,libfiletime-b5630e6163b6cb8b,libdocker_credential-69ed52f5f5f9e934,libbase64-64299f9d815d057c,libparse_display-5bcd815588d565ab,libetcetera-7befb8a37ea0b57d,libtokio_stream-7bcf59e2f3e159b3,libbollard-3688848216dafe44,libserde_urlencoded-e25c0a681740c3b6,librustls_native_certs-88a4aef91c07416e,libopenssl_probe-cbab9b905ab83f66,librustls_pemfile-c1600c7f279c39ba,libhyperlocal-a2f9a2d9c0cd3dc7,libhyper_rustls-334390c373a6b18e,libtokio_rustls-8578b41980c0ea16,libhyper_util-ed3e8df3bd5ff749,libtower_service-0d7df29686b13872,libtokio_util-8c0673bf64aacee9,libhyper-3c50cd9af23553d8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-1f112112ed1d002a,libhttp_body-f2edbae7c0af9151,libhttp-3ee0ccaf2c33a3da,libfnv-2d77ec4f6f971b24,libfutures-9433ef0b5b2564f0,libfutures_executor-f5c0d9f2f0e29ddb,libbollard_stubs-3309534df85744b7,libserde_with-f101eb72eb9f7f02,libtempfile-578a8f6d1ecb4605,libgetrandom-88577a724e55f121,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,liblinux_raw_sys-693dbac71fe04287,libpgmold-35bee8dca40904d5,libsqlparser-28553322a98b7489,librecursive-1d6495a9a88d753e,libstacker-32862d669e646181,libpsm-b390893335ef0933,libregex-ff04cfa048f2f85b,libregex_automata-7117014e17788e00,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libglob-8ca68987fb4fe516,libthiserror-2529280f3a8b0cc1,libpetgraph-2f14ec2c3343e1ee,libfixedbitset-3c4adce085318424,libsqlx-f71dee2a80170b67,libsqlx_postgres-24e63b91190fd181,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-9710438662028847,libmd5-aea56d2645a7f2a4,libbyteorder-1e924d369e48dcfe,libatoi-637ffde56a160fd6,libnum_traits-300c5186abf3804c,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-16187467fdc545e1,librand_chacha-5b039a40b3e02ab9,libppv_lite86-2f02f075057b1663,libzerocopy-a8e0caacbb61b81f,librand_core-084e7b24318d9cdb,libhkdf-b091740f458038e4,libhmac-e308d36d93a4efee,libsqlx_core-a06067b0052efe14,libwebpki_roots-9b73b5f46cff00da,libwebpki_roots-302548ed45f00ceb,libthiserror-4f2460878c822241,libindexmap-50c87da5001fa587,libhashbrown-00f937fe1169347c,libbase64-2a03de3babadded3,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-2a27492c6f1e7180,libsubtle-ca7024fc66e4388f,libwebpki-9191db970cd3c669,libring-2d962bfcf6390c77,libgetrandom-da1a24777056bd78,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtokio-ec3eb10f30424171,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-0bb2414fe3468d61,libparking_lot_core-497c2c0d28d9d21d,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-ff5aca13e3e348ea,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde_json-803b8165a32a8256,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-a6d3c1ec3aa5d6df,libidna-c9998bda266c3a1e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b5544dd1701b571b,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-cf21c09deb5de542,libsmallvec-cd064806b88c7850,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-c451220b60b3a9dc,liblog-45f74354a8b36c20,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-f068d10e96971ec0,libcrossbeam_utils-bddddcad4a4551ea,libeither-5f256cf57a756697,libserde-40ce2638f74b91d1,libserde_core-9630c118cbbf7b68,libevent_listener-2fc24d57084502f6,libparking-49fcf10303d3525f,libfutures_util-b0998db526897e26,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustccm2shH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out" "-L" "/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/enums-6569459a04e2b11c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pgmold` (test "enums") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "37dec8380cf57ba03133e87c1f68f39870aeb22c48ffa517bbacb054a3b93137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37dec8380cf57ba03133e87c1f68f39870aeb22c48ffa517bbacb054a3b93137", kill_on_drop: false }`
[INFO] [stdout] 37dec8380cf57ba03133e87c1f68f39870aeb22c48ffa517bbacb054a3b93137
